dm: efi: Update for CONFIG_BLK
authorSimon Glass <[email protected]>
Sat, 14 May 2016 20:03:05 +0000 (14:03 -0600)
committerSimon Glass <[email protected]>
Fri, 27 May 2016 16:23:09 +0000 (10:23 -0600)
commit487d756f78629f5e9465c7ace2c14ef51401bc3b
treec669f291758c0d845b0aea77bf293de0c5fe0692
parent19d2e34237d5c077b2dc395522a1559e4b5c62df
dm: efi: Update for CONFIG_BLK

This code does not currently build with driver model enabled for block
devices. Update it to correct this.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Alexander Graf <[email protected]>
include/efi_loader.h
lib/efi_loader/efi_disk.c